Skip to content

partition: add page #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

partition: add page #2

wants to merge 1 commit into from

Conversation

Managor
Copy link
Owner

@Managor Managor commented May 4, 2025

General idea of what I envisioned a page to look like.

Comment on lines +7 to +8
std::partition(array.begin(), array.end(), [](const {{int}}) &a) {
return {{condition}}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs ideas for placeholder syntax that doesn't overlap with any programming syntax.

@Managor
Copy link
Owner Author

Managor commented May 4, 2025

Also, I didn't test that this code is valid. I mostly pulled from some old work I did. https://invent.kde.org/frameworks/kio/-/merge_requests/1688/diffs#ab4c31cc35d63288acfb260ffe3d2e5617cc0716_1042_1026

@spageektti spageektti changed the title partition.md: add page partition: add page May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant